home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.1.3
- [Setup]
- AppName=Intersection
- AppVerName=Intersection version 1.3
- AppId=Intersection
- AppPublisher=Funesse Games
- AppPublisherURL=http://www.funesse.com
- AppSupportURL=http://www.funesse.com
- AppUpdatesURL=http://www.funesse.com
- DefaultDirName={pf}\Intersection
- DefaultGroupName=Intersection
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- InfoBeforeFile=embedded\InfoBefore.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Intersection.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\IntersectAssets.mm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\IntersectData00.mm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\IntersectionLicense.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{sys}\DSETUP.dll"; DestDir: "{sys}";
- [Registry]
- Root: HKCU; Subkey: "Software\Funesse\Intersection"; Flags: uninsdeletekeyifempty
- Root: HKCU; Subkey: "Software\Funesse\Intersection\Config"; ValueName: "mmpath"; ValueType: String; ValueData: "{app}";
- [INI]
- FileName: "{app}\Intersection.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.funesse.com";
- [Run]
- Filename: "{app}\Intersection.exe"; Description: "Launch Intersection"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Intersection"; Filename: "{app}\Intersection.exe"; WorkingDir: "{app}";
- Name: "{group}\Intersection on the Web"; Filename: "{app}\Intersection.url";
- Name: "{group}\Uninstall Intersection"; Filename: "{uninstallexe}";
- Name: "{commondesktop}\Intersection"; Filename: "{app}\Intersection.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-